home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Newton Sample Code 1.2 / Views / NoSelect-1 / README.NoSelect < prev   
Encoding:
Text File  |  1994-07-08  |  445 b   |  13 lines  |  [TEXT/R*ch]

  1. NoSelect v1
  2. Copyright © 1994 by Apple Computer, Inc. All rights reserved.
  3. by J Christopher Bell
  4.  
  5.  
  6. This sample shows how to use the kClearSelectionHilites function, which can be used
  7. to clear clEditViews "grey border" types of selection, as well as text or part-of-shape
  8. selections.
  9.  
  10. The sample provides a couple of input areas, one clEditView for drawing, one
  11. clParagraphView for writing, and a button which calls the clear selection function.
  12.  
  13.